home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / bbs / rover / 00_read.me next >
Text File  |  1993-04-16  |  1KB  |  35 lines

  1. jack velte
  2. walnut creek cdrom
  3. 1547 palos verdes, suite 260
  4. walnut creek  CA  94596
  5. 1 510 674 0783
  6.  
  7. pcboard, native disc format to rover file list converter.
  8.  
  9. The convert program converts pcboard file lists to rover format,
  10. along with the native disc formats.  Because the rover format stores
  11. the file area in the bbsfiles.dat, I have just installed area 00 as
  12. the area, since that isn't known from the corresponding pcboard file.
  13.  
  14. make a batch file of the directories you want to convert by typing
  15.  
  16. dir > foo.bat
  17.  
  18. edit out the lines that don't have a directory you want to convert on
  19. them.  edit each line to call the 'doit' batch file:
  20.  
  21. call doit p2r
  22. call doit c
  23. call doit cad
  24. call doit educatio
  25.  
  26. edit the enclosed 'doit.bat' file to put the right drive and path of the
  27. cdrom disc you want to process the file lists for.
  28.  
  29. run your 'foo.bat'.
  30.  
  31. now you'll need to edit your bbsfiles.dat to change the area number from
  32. the default 00 to whatever area number you've assigned that directory in
  33. rover's setup.
  34.  
  35.